BadMethodCallException {#35
  #message: "Method [send] does not exist on view."
  #code: 0
  #file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/View/View.php"
  #line: 399
  -trace: {
    2. Illuminate\View\View->__call() ==> new BadMethodCallException(): {
      src: {
        /home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/View/View.php:399: """
          if (! Str::startsWith($method, 'with')) {\n
              throw new BadMethodCallException("Method [$method] does not exist on view.");\n
          }\n
          """
      }
    }
    1. {main} ==> Illuminate\View\View->__call(): {
      src: {
        /home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/public/index.php:58: """
          try {\n
              $response->send();\n
          } catch (Exception $e){\n
          """
      }
      args: array:2 [
        0 => "send"
        1 => []
      ]
    }
  }
}
View {#373
  #factory: Factory {#93
    #engines: EngineResolver {#86
      #resolvers: array:3 [
        "file" => Closure {#87
          class: "Illuminate\View\ViewServiceProvider"
          this: ViewServiceProvider {#70
            #app: Application {#3
              #basePath: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new"
              #hasBeenBootstrapped: true
              #booted: true
              #bootingCallbacks: []
              #bootedCallbacks: array:1 [
                0 => Closure {#105
                  class: "Illuminate\Foundation\Support\Providers\RouteServiceProvider"
                  this: RouteServiceProvider {#77
                    #namespace: "App\Http\Controllers"
                    #app: Application {#3}
                    #defer: false
                  }
                  file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Foundation/Support/Providers/RouteServiceProvider.php"
                  line: "35 to 38"
                }
              ]
              #terminatingCallbacks: []
              #serviceProviders: array:19 [
                0 => EventServiceProvider {#2 …}
                1 => LogServiceProvider {#5
                  #app: Application {#3}
                  #defer: false
                }
                2 => RoutingServiceProvider {#7
                  #app: Application {#3}
                  #defer: false
                }
                3 => AuthServiceProvider {#18
                  #app: Application {#3}
                  #defer: false
                }
                4 => CookieServiceProvider {#34
                  #app: Application {#3}
                  #defer: false
                }
                5 => DatabaseServiceProvider {#31
                  #app: Application {#3}
                  #defer: false
                }
                6 => EncryptionServiceProvider {#51
                  #app: Application {#3}
                  #defer: false
                }
                7 => FilesystemServiceProvider {#53
                  #app: Application {#3}
                  #defer: false
                }
                8 => FormRequestServiceProvider {#59
                  #app: Application {#3}
                  #defer: false
                }
                9 => FoundationServiceProvider {#58
                  #providers: array:1 [
                    0 => "Illuminate\Foundation\Providers\FormRequestServiceProvider"
                  ]
                  #instances: array:1 [
                    0 => FormRequestServiceProvider {#59}
                  ]
                  #app: Application {#3}
                  #defer: false
                }
                10 => NotificationServiceProvider {#60
                  #app: Application {#3}
                  #defer: false
                }
                11 => PaginationServiceProvider {#62
                  #app: Application {#3}
                  #defer: false
                }
                12 => SessionServiceProvider {#66
                  #app: Application {#3}
                  #defer: false
                }
                13 => ViewServiceProvider {#70}
                14 => AppServiceProvider {#74
                  #app: Application {#3}
                  #defer: false
                }
                15 => AuthServiceProvider {#75
                  #policies: array:1 [
                    "App\Model" => "App\Policies\ModelPolicy"
                  ]
                  #app: Application {#3}
                  #defer: false
                }
                16 => EventServiceProvider {#76
                  #listen: array:1 [
                    "App\Events\Event" => array:1 [
                      0 => "App\Listeners\EventListener"
                    ]
                  ]
                  #subscribe: []
                  #app: Application {#3}
                  #defer: false
                }
                17 => RouteServiceProvider {#77}
                18 => ShoppingcartServiceProvider {#78
                  #app: Application {#3}
                  #defer: false
                }
              ]
              #loadedProviders: array:19 [
                "Illuminate\Events\EventServiceProvider" => true
                "Illuminate\Log\LogServiceProvider" => true
                "Illuminate\Routing\RoutingServiceProvider" => true
                "Illuminate\Auth\AuthServiceProvider" => true
                "Illuminate\Cookie\CookieServiceProvider" => true
                "Illuminate\Database\DatabaseServiceProvider" => true
                "Illuminate\Encryption\EncryptionServiceProvider" => true
                "Illuminate\Filesystem\FilesystemServiceProvider" => true
                "Illuminate\Foundation\Providers\FormRequestServiceProvider" => true
                "Illuminate\Foundation\Providers\FoundationServiceProvider" => true
                "Illuminate\Notifications\NotificationServiceProvider" => true
                "Illuminate\Pagination\PaginationServiceProvider" => true
                "Illuminate\Session\SessionServiceProvider" => true
                "Illuminate\View\ViewServiceProvider" => true
                "App\Providers\AppServiceProvider" => true
                "App\Providers\AuthServiceProvider" => true
                "App\Providers\EventServiceProvider" => true
                "App\Providers\RouteServiceProvider" => true
                "Gloudemans\Shoppingcart\ShoppingcartServiceProvider" => true
              ]
              #deferredServices: array:94 [
                "Illuminate\Broadcasting\BroadcastManager" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                "Illuminate\Contracts\Broadcasting\Factory" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                "Illuminate\Contracts\Broadcasting\Broadcaster" => "Illuminate\Broadcasting\BroadcastServiceProvider"
                "Illuminate\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
                "Illuminate\Contracts\Bus\Dispatcher" => "Illuminate\Bus\BusServiceProvider"
                "Illuminate\Contracts\Bus\QueueingDispatcher" => "Illuminate\Bus\BusServiceProvider"
                "cache" => "Illuminate\Cache\CacheServiceProvider"
                "cache.store" => "Illuminate\Cache\CacheServiceProvider"
                "memcached.connector" => "Illuminate\Cache\CacheServiceProvider"
                "command.cache.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.cache.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.clear-compiled" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.auth.resets.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.config.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.config.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.down" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.environment" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.key.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.migrate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.migrate.install" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.migrate.refresh" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.migrate.reset" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.migrate.rollback" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.migrate.status" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.optimize" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.queue.failed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.queue.flush" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.queue.forget" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.queue.listen" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.queue.restart" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.queue.retry" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.queue.work" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.route.cache" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.route.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.route.list" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.seed" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "Illuminate\Console\Scheduling\ScheduleFinishCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "Illuminate\Console\Scheduling\ScheduleRunCommand" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.storage.link" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.up" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.view.clear" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.app.name" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.auth.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.cache.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.console.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.controller.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.event.generate" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.event.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.job.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.listener.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.mail.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.middleware.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.migrate.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.model.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.notification.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.notification.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.policy.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.provider.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.queue.failed-table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.queue.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.request.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.seeder.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.session.table" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.serve" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.test.make" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "command.vendor.publish" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "migrator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "migration.repository" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "migration.creator" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "composer" => "Illuminate\Foundation\Providers\ConsoleSupportServiceProvider"
                "hash" => "Illuminate\Hashing\HashServiceProvider"
                "mailer" => "Illuminate\Mail\MailServiceProvider"
                "swift.mailer" => "Illuminate\Mail\MailServiceProvider"
                "swift.transport" => "Illuminate\Mail\MailServiceProvider"
                "Illuminate\Mail\Markdown" => "Illuminate\Mail\MailServiceProvider"
                "Illuminate\Contracts\Pipeline\Hub" => "Illuminate\Pipeline\PipelineServiceProvider"
                "queue" => "Illuminate\Queue\QueueServiceProvider"
                "queue.worker" => "Illuminate\Queue\QueueServiceProvider"
                "queue.listener" => "Illuminate\Queue\QueueServiceProvider"
                "queue.failer" => "Illuminate\Queue\QueueServiceProvider"
                "queue.connection" => "Illuminate\Queue\QueueServiceProvider"
                "redis" => "Illuminate\Redis\RedisServiceProvider"
                "redis.connection" => "Illuminate\Redis\RedisServiceProvider"
                "auth.password" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                "auth.password.broker" => "Illuminate\Auth\Passwords\PasswordResetServiceProvider"
                "translator" => "Illuminate\Translation\TranslationServiceProvider"
                "translation.loader" => "Illuminate\Translation\TranslationServiceProvider"
                "validator" => "Illuminate\Validation\ValidationServiceProvider"
                "validation.presence" => "Illuminate\Validation\ValidationServiceProvider"
                "command.tinker" => "Laravel\Tinker\TinkerServiceProvider"
                "html" => "Collective\Html\HtmlServiceProvider"
                "form" => "Collective\Html\HtmlServiceProvider"
                "Collective\Html\HtmlBuilder" => "Collective\Html\HtmlServiceProvider"
                "Collective\Html\FormBuilder" => "Collective\Html\HtmlServiceProvider"
              ]
              #monologConfigurator: null
              #databasePath: null
              #storagePath: null
              #environmentPath: null
              #environmentFile: ".env"
              #namespace: null
              #resolved: array:26 [
                "events" => true
                "router" => true
                "App\Http\Kernel" => true
                "Illuminate\Contracts\Http\Kernel" => true
                "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables" => true
                "Illuminate\Foundation\Bootstrap\LoadConfiguration" => true
                "Illuminate\Foundation\Bootstrap\HandleExceptions" => true
                "env" => true
                "Illuminate\Foundation\Bootstrap\RegisterFacades" => true
                "Illuminate\Foundation\Bootstrap\RegisterProviders" => true
                "Illuminate\Foundation\Bootstrap\BootProviders" => true
                "db.factory" => true
                "db" => true
                "view.engine.resolver" => true
                "files" => true
                "view.finder" => true
                "view" => true
                "Illuminate\Contracts\Auth\Access\Gate" => true
                "url" => true
                "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode" => true
                "Illuminate\Foundation\Http\Middleware\ValidatePostSize" => true
                "App\Http\Middleware\TrimStrings" => true
                "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull" => true
                "App\Exceptions\Handler" => true
                "Illuminate\Contracts\Debug\ExceptionHandler" => true
                "blade.compiler" => true
              ]
              #bindings: array:37 [
                "events" => array:2 [
                  "concrete" => Closure {#4
                    class: "Illuminate\Events\EventServiceProvider"
                    this: EventServiceProvider {#2 …}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
                    line: "17 to 21"
                  }
                  "shared" => true
                ]
                "log" => array:2 [
                  "concrete" => Closure {#6
                    class: "Illuminate\Log\LogServiceProvider"
                    this: LogServiceProvider {#5}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Log/LogServiceProvider.php"
                    line: "17 to 19"
                  }
                  "shared" => true
                ]
                "router" => array:2 [
                  "concrete" => Closure {#8
                    class: "Illuminate\Routing\RoutingServiceProvider"
                    this: RoutingServiceProvider {#7}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
                    line: "42 to 44"
                  }
                  "shared" => true
                ]
                "url" => array:2 [
                  "concrete" => Closure {#9
                    class: "Illuminate\Routing\RoutingServiceProvider"
                    this: RoutingServiceProvider {#7}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
                    line: "54 to 80"
                  }
                  "shared" => true
                ]
                "redirect" => array:2 [
                  "concrete" => Closure {#10
                    class: "Illuminate\Routing\RoutingServiceProvider"
                    this: RoutingServiceProvider {#7}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
                    line: "102 to 113"
                  }
                  "shared" => true
                ]
                "Psr\Http\Message\ServerRequestInterface" => array:2 [
                  "concrete" => Closure {#11
                    class: "Illuminate\Routing\RoutingServiceProvider"
                    this: RoutingServiceProvider {#7}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
                    line: "123 to 125"
                  }
                  "shared" => false
                ]
                "Psr\Http\Message\ResponseInterface" => array:2 [
                  "concrete" => Closure {#12
                    class: "Illuminate\Routing\RoutingServiceProvider"
                    this: RoutingServiceProvider {#7}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
                    line: "135 to 137"
                  }
                  "shared" => false
                ]
                "Illuminate\Contracts\Routing\ResponseFactory" => array:2 [
                  "concrete" => Closure {#13
                    class: "Illuminate\Routing\RoutingServiceProvider"
                    this: RoutingServiceProvider {#7}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
                    line: "147 to 149"
                  }
                  "shared" => true
                ]
                "Illuminate\Contracts\Http\Kernel" => array:2 [
                  "concrete" => Closure {#14
                    class: "Illuminate\Container\Container"
                    this: Application {#3}
                    parameters: {
                      $container: {}
                      $parameters: { …1}
                    }
                    use: {
                      $abstract: "Illuminate\Contracts\Http\Kernel"
                      $concrete: "App\Http\Kernel"
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Container/Container.php"
                    line: "243 to 249"
                  }
                  "shared" => true
                ]
                "Illuminate\Contracts\Console\Kernel" => array:2 [
                  "concrete" => Closure {#15
                    class: "Illuminate\Container\Container"
                    this: Application {#3}
                    parameters: {
                      $container: {}
                      $parameters: { …1}
                    }
                    use: {
                      $abstract: "Illuminate\Contracts\Console\Kernel"
                      $concrete: "App\Console\Kernel"
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Container/Container.php"
                    line: "243 to 249"
                  }
                  "shared" => true
                ]
                "Illuminate\Contracts\Debug\ExceptionHandler" => array:2 [
                  "concrete" => Closure {#16
                    class: "Illuminate\Container\Container"
                    this: Application {#3}
                    parameters: {
                      $container: {}
                      $parameters: { …1}
                    }
                    use: {
                      $abstract: "Illuminate\Contracts\Debug\ExceptionHandler"
                      $concrete: "App\Exceptions\Handler"
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Container/Container.php"
                    line: "243 to 249"
                  }
                  "shared" => true
                ]
                "env" => array:2 [
                  "concrete" => Closure {#32
                    class: "Illuminate\Container\Container"
                    this: Application {#3}
                    use: {
                      $value: "local"
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Container/Container.php"
                    line: "1184 to 1186"
                  }
                  "shared" => false
                ]
                "auth" => array:2 [
                  "concrete" => Closure {#27
                    class: "Illuminate\Auth\AuthServiceProvider"
                    this: AuthServiceProvider {#18}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
                    line: "35 to 42"
                  }
                  "shared" => true
                ]
                "auth.driver" => array:2 [
                  "concrete" => Closure {#26
                    class: "Illuminate\Auth\AuthServiceProvider"
                    this: AuthServiceProvider {#18}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
                    line: "44 to 46"
                  }
                  "shared" => true
                ]
                "Illuminate\Contracts\Auth\Authenticatable" => array:2 [
                  "concrete" => Closure {#28
                    class: "Illuminate\Auth\AuthServiceProvider"
                    this: AuthServiceProvider {#18}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
                    line: "57 to 59"
                  }
                  "shared" => false
                ]
                "Illuminate\Contracts\Auth\Access\Gate" => array:2 [
                  "concrete" => Closure {#19
                    class: "Illuminate\Auth\AuthServiceProvider"
                    this: AuthServiceProvider {#18}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
                    line: "70 to 74"
                  }
                  "shared" => true
                ]
                "cookie" => array:2 [
                  "concrete" => Closure {#36
                    class: "Illuminate\Cookie\CookieServiceProvider"
                    this: CookieServiceProvider {#34}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Cookie/CookieServiceProvider.php"
                    line: "16 to 20"
                  }
                  "shared" => true
                ]
                "db.factory" => array:2 [
                  "concrete" => Closure {#33
                    class: "Illuminate\Database\DatabaseServiceProvider"
                    this: DatabaseServiceProvider {#31}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                    line: "54 to 56"
                  }
                  "shared" => true
                ]
                "db" => array:2 [
                  "concrete" => Closure {#45
                    class: "Illuminate\Database\DatabaseServiceProvider"
                    this: DatabaseServiceProvider {#31}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                    line: "61 to 63"
                  }
                  "shared" => true
                ]
                "db.connection" => array:2 [
                  "concrete" => Closure {#47
                    class: "Illuminate\Database\DatabaseServiceProvider"
                    this: DatabaseServiceProvider {#31}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                    line: "65 to 67"
                  }
                  "shared" => false
                ]
                "Faker\Generator" => array:2 [
                  "concrete" => Closure {#48
                    class: "Illuminate\Database\DatabaseServiceProvider"
                    this: DatabaseServiceProvider {#31}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                    line: "77 to 79"
                  }
                  "shared" => true
                ]
                "Illuminate\Database\Eloquent\Factory" => array:2 [
                  "concrete" => Closure {#49
                    class: "Illuminate\Database\DatabaseServiceProvider"
                    this: DatabaseServiceProvider {#31}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                    line: "81 to 85"
                  }
                  "shared" => true
                ]
                "Illuminate\Contracts\Queue\EntityResolver" => array:2 [
                  "concrete" => Closure {#50
                    class: "Illuminate\Database\DatabaseServiceProvider"
                    this: DatabaseServiceProvider {#31}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Database/DatabaseServiceProvider.php"
                    line: "95 to 97"
                  }
                  "shared" => true
                ]
                "encrypter" => array:2 [
                  "concrete" => Closure {#52
                    class: "Illuminate\Encryption\EncryptionServiceProvider"
                    this: EncryptionServiceProvider {#51}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Encryption/EncryptionServiceProvider.php"
                    line: "17 to 28"
                  }
                  "shared" => true
                ]
                "files" => array:2 [
                  "concrete" => Closure {#54
                    class: "Illuminate\Filesystem\FilesystemServiceProvider"
                    this: FilesystemServiceProvider {#53}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
                    line: "28 to 30"
                  }
                  "shared" => true
                ]
                "filesystem" => array:2 [
                  "concrete" => Closure {#55
                    class: "Illuminate\Filesystem\FilesystemServiceProvider"
                    this: FilesystemServiceProvider {#53}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
                    line: "58 to 60"
                  }
                  "shared" => true
                ]
                "filesystem.disk" => array:2 [
                  "concrete" => Closure {#56
                    class: "Illuminate\Filesystem\FilesystemServiceProvider"
                    this: FilesystemServiceProvider {#53}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
                    line: "42 to 44"
                  }
                  "shared" => true
                ]
                "filesystem.cloud" => array:2 [
                  "concrete" => Closure {#57
                    class: "Illuminate\Filesystem\FilesystemServiceProvider"
                    this: FilesystemServiceProvider {#53}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Filesystem/FilesystemServiceProvider.php"
                    line: "46 to 48"
                  }
                  "shared" => true
                ]
                "Illuminate\Notifications\ChannelManager" => array:2 [
                  "concrete" => Closure {#61
                    class: "Illuminate\Notifications\NotificationServiceProvider"
                    this: NotificationServiceProvider {#60}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Notifications/NotificationServiceProvider.php"
                    line: "34 to 36"
                  }
                  "shared" => true
                ]
                "session" => array:2 [
                  "concrete" => Closure {#67
                    class: "Illuminate\Session\SessionServiceProvider"
                    this: SessionServiceProvider {#66}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
                    line: "31 to 33"
                  }
                  "shared" => true
                ]
                "session.store" => array:2 [
                  "concrete" => Closure {#68
                    class: "Illuminate\Session\SessionServiceProvider"
                    this: SessionServiceProvider {#66}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Session/SessionServiceProvider.php"
                    line: "43 to 48"
                  }
                  "shared" => true
                ]
                "Illuminate\Session\Middleware\StartSession" => array:2 [
                  "concrete" => Closure {#69
                    class: "Illuminate\Container\Container"
                    this: Application {#3}
                    parameters: {
                      $container: {}
                      $parameters: { …1}
                    }
                    use: {
                      $abstract: "Illuminate\Session\Middleware\StartSession"
                      $concrete: "Illuminate\Session\Middleware\StartSession"
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Container/Container.php"
                    line: "243 to 249"
                  }
                  "shared" => true
                ]
                "view" => array:2 [
                  "concrete" => Closure {#71
                    class: "Illuminate\View\ViewServiceProvider"
                    this: ViewServiceProvider {#70}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                    line: "35 to 53"
                  }
                  "shared" => true
                ]
                "view.finder" => array:2 [
                  "concrete" => Closure {#72
                    class: "Illuminate\View\ViewServiceProvider"
                    this: ViewServiceProvider {#70}
                    parameters: {
                      $app: {}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                    line: "63 to 65"
                  }
                  "shared" => false
                ]
                "view.engine.resolver" => array:2 [
                  "concrete" => Closure {#73
                    class: "Illuminate\View\ViewServiceProvider"
                    this: ViewServiceProvider {#70}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                    line: "75 to 86"
                  }
                  "shared" => true
                ]
                "cart" => array:2 [
                  "concrete" => Closure {#79
                    class: "Illuminate\Container\Container"
                    this: Application {#3}
                    parameters: {
                      $container: {}
                      $parameters: { …1}
                    }
                    use: {
                      $abstract: "cart"
                      $concrete: "Gloudemans\Shoppingcart\Cart"
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Container/Container.php"
                    line: "243 to 249"
                  }
                  "shared" => false
                ]
                "blade.compiler" => array:2 [
                  "concrete" => Closure {#89
                    class: "Illuminate\View\ViewServiceProvider"
                    this: ViewServiceProvider {#70}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
                    line: "126 to 130"
                  }
                  "shared" => true
                ]
              ]
              #methodBindings: []
              #instances: array:26 [
                "path" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/app"
                "path.base" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new"
                "path.lang" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/resources/lang"
                "path.config" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/config"
                "path.public" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/public"
                "path.storage" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/storage"
                "path.database" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/database"
                "path.resources" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/resources"
                "path.bootstrap" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/bootstrap"
                "app" => Application {#3}
                "Illuminate\Container\Container" => Application {#3}
                "events" => Dispatcher {#23
                  #container: Application {#3}
                  #listeners: array:2 [
                    "Illuminate\Auth\Events\Logout" => array:1 [
                      0 => Closure {#81
                        class: "Illuminate\Events\Dispatcher"
                        this: Dispatcher {#23}
                        parameters: {
                          $event: {}
                          $payload: {}
                        }
                        use: {
                          $listener: Closure {#80 …4}
                          $wildcard: false
                        }
                        file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
                        line: "344 to 350"
                      }
                    ]
                    "App\Events\Event" => array:1 [
                      0 => Closure {#100
                        class: "Illuminate\Events\Dispatcher"
                        this: Dispatcher {#23}
                        parameters: {
                          $event: {}
                          $payload: {}
                        }
                        use: {
                          $listener: "App\Listeners\EventListener"
                          $wildcard: false
                        }
                        file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
                        line: "362 to 370"
                      }
                    ]
                  ]
                  #wildcards: array:1 [
                    "composing: *" => array:1 [
                      0 => Closure {#96
                        class: "Illuminate\Events\Dispatcher"
                        this: Dispatcher {#23}
                        parameters: {
                          $event: {}
                          $payload: {}
                        }
                        use: {
                          $listener: Closure {#95 …6}
                          $wildcard: true
                        }
                        file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Events/Dispatcher.php"
                        line: "344 to 350"
                      }
                    ]
                  ]
                  #queueResolver: Closure {#24
                    class: "Illuminate\Events\EventServiceProvider"
                    this: EventServiceProvider {#2 …}
                    use: {
                      $app: Application {#3}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Events/EventServiceProvider.php"
                    line: "18 to 20"
                  }
                }
                "router" => Router {#21
                  #events: Dispatcher {#23}
                  #container: Application {#3}
                  #routes: RouteCollection {#25
                    #routes: array:6 [
                      "GET" => array:78 [
                        "api/user" => Route {#109
                          +uri: "api/user"
                          +methods: array:2 [ …2]
                          +action: array:5 [ …5]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#250 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "login" => Route {#107
                          +uri: "login"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#255 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "register" => Route {#112
                          +uri: "register"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#256 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "password/reset" => Route {#114
                          +uri: "password/reset"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#257 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "password/reset/{token}" => Route {#116
                          +uri: "password/reset/{token}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#258 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "ping" => Route {#119
                          +uri: "ping"
                          +methods: array:2 [ …2]
                          +action: array:5 [ …5]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#259 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "home" => Route {#120
                          +uri: "home"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#260 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "/" => Route {#121
                          +uri: "/"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#261 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "travel-insurance" => Route {#123
                          +uri: "travel-insurance"
                          +methods: array:2 [ …2]
                          +action: array:5 [ …5]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#262 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "brochures-collection" => Route {#125
                          +uri: "brochures-collection"
                          +methods: array:2 [ …2]
                          +action: array:5 [ …5]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#263 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "cruise" => Route {#126
                          +uri: "cruise"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#264 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "posts/{id}/{slug}" => Route {#128
                          +uri: "posts/{id}/{slug}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#265 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "apicruise" => Route {#129
                          +uri: "apicruise"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#266 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "code-api" => Route {#130
                          +uri: "code-api"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#267 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "api-product/{slug?}" => Route {#132
                          +uri: "api-product/{slug?}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: array:1 [ …1]
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#268 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "api-products/{slug?}" => Route {#133
                          +uri: "api-products/{slug?}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: array:1 [ …1]
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#269 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "lastminutesdeals" => Route {#186
                          +uri: "lastminutesdeals"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#270 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "specialoffers" => Route {#134
                          +uri: "specialoffers"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#271 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "get-cabin" => Route {#137
                          +uri: "get-cabin"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#272 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "changecurrent/{name}" => Route {#139
                          +uri: "changecurrent/{name}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#273 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "terms-conditions" => Route {#140
                          +uri: "terms-conditions"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#274 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "terms-conditions-agents" => Route {#141
                          +uri: "terms-conditions-agents"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#275 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "privacy-policy" => Route {#142
                          +uri: "privacy-policy"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#276 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "cookie-policy" => Route {#144
                          +uri: "cookie-policy"
                          +methods: array:2 [ …2]
                          +action: array:5 [ …5]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#277 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "about-us" => Route {#145
                          +uri: "about-us"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#278 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "europe-cruises" => Route {#146
                          +uri: "europe-cruises"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#279 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "worldwide-cruises" => Route {#147
                          +uri: "worldwide-cruises"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#280 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "themed-cruises" => Route {#148
                          +uri: "themed-cruises"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#281 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "m/{id}/{name}" => Route {#149
                          +uri: "m/{id}/{name}"
                          +methods: array:2 [ …2]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#282 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "l/{id}/{name}" => Route {#150
                          +uri: "l/{id}/{name}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#283 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "posts/{id}/{name}" => Route {#151
                          +uri: "posts/{id}/{name}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#284 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "cart" => Route {#153
                          +uri: "cart"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#285 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "cartget/{id}" => Route {#155
                          +uri: "cartget/{id}"
                          +methods: array:2 [ …2]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#286 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "discount/{cartId}" => Route {#158
                          +uri: "discount/{cartId}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#287 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "excursions/{id}" => Route {#160
                          +uri: "excursions/{id}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#288 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "make-book" => Route {#161
                          +uri: "make-book"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#289 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "bookingpayment" => Route {#163
                          +uri: "bookingpayment"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#290 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "bookingresult/{ordercode}" => Route {#165
                          +uri: "bookingresult/{ordercode}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#291 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "bookingresultrequest/{ordercode}" => Route {#166
                          +uri: "bookingresultrequest/{ordercode}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#292 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "booking/{id}" => Route {#168
                          +uri: "booking/{id}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#293 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "check-order" => Route {#170
                          +uri: "check-order"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#294 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "my-bookings" => Route {#190
                          +uri: "my-bookings"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#295 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "blog" => Route {#172
                          +uri: "blog"
                          +methods: array:2 [ …2]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#296 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "blog/{slug}" => Route {#173
                          +uri: "blog/{slug}"
                          +methods: array:2 [ …2]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#297 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "destination/{destinationname}/{tripcode}/blog/{slug}" => Route {#174
                          +uri: "destination/{destinationname}/{tripcode}/blog/{slug}"
                          +methods: array:2 [ …2]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                           …7
                        }
                        "tourtype/{destinationname}/{tripcode}/blog/{slug}" => Route {#175 …12}
                        "posts/{tripcode}/{postname}/blog/{slug}" => Route {#176 …12}
                        "bookingnumber/{bookcode}/onlineform" => Route {#177 …12}
                        "contactform" => Route {#179 …12}
                        "customer-testimonial" => Route {#182 …12}
                        "customer-testimonial/{slug}" => Route {#183 …12}
                        "askforbrochure" => Route {#184 …12}
                        "tweetworldpack" => Route {#135 …12}
                        "find-agent" => Route {#187 …12}
                        "my-profile" => Route {#189 …12}
                        "admins/home" => Route {#193 …12}
                        "admins" => Route {#194 …12}
                        "admins/pricetable" => Route {#196 …12}
                        "admins/pricetable/create" => Route {#197 …12}
                        "admins/pricetable/{pricetable}" => Route {#199 …12}
                        "admins/pricetable/{pricetable}/edit" => Route {#200 …12}
                        "admins/pricetables/imports" => Route {#195 …12}
                        "admins/userview" => Route {#205 …12}
                        "admins/userview/create" => Route {#206 …12}
                        "admins/userview/{userview}" => Route {#208 …12}
                        "admins/userview/{userview}/edit" => Route {#209 …12}
                        "admins/contacts" => Route {#212 …12}
                        "admins/contacts/create" => Route {#213 …12}
                        "admins/contacts/{contact}" => Route {#215 …12}
                        "admins/contacts/{contact}/edit" => Route {#216 …12}
                        "admins/posts" => Route {#219 …12}
                        "admins/posts/create" => Route {#220 …12}
                        "admins/posts/{post}" => Route {#222 …12}
                        "admins/posts/{post}/edit" => Route {#223 …12}
                        "admins/slide" => Route {#226 …12}
                        "admins/slide/create" => Route {#227 …12}
                        "admins/slide/{slide}" => Route {#229 …12}
                        "admins/slide/{slide}/edit" => Route {#230 …12}
                      ]
                      "HEAD" => array:78 [
                        "api/user" => Route {#109}
                        "login" => Route {#107}
                        "register" => Route {#112}
                        "password/reset" => Route {#114}
                        "password/reset/{token}" => Route {#116}
                        "ping" => Route {#119}
                        "home" => Route {#120}
                        "/" => Route {#121}
                        "travel-insurance" => Route {#123}
                        "brochures-collection" => Route {#125}
                        "cruise" => Route {#126}
                        "posts/{id}/{slug}" => Route {#128}
                        "apicruise" => Route {#129}
                        "code-api" => Route {#130}
                        "api-product/{slug?}" => Route {#132}
                        "api-products/{slug?}" => Route {#133}
                        "lastminutesdeals" => Route {#186}
                        "specialoffers" => Route {#134}
                        "get-cabin" => Route {#137}
                        "changecurrent/{name}" => Route {#139}
                        "terms-conditions" => Route {#140}
                        "terms-conditions-agents" => Route {#141}
                        "privacy-policy" => Route {#142}
                        "cookie-policy" => Route {#144}
                        "about-us" => Route {#145}
                        "europe-cruises" => Route {#146}
                        "worldwide-cruises" => Route {#147}
                        "themed-cruises" => Route {#148}
                        "m/{id}/{name}" => Route {#149}
                        "l/{id}/{name}" => Route {#150}
                        "posts/{id}/{name}" => Route {#151}
                        "cart" => Route {#153}
                        "cartget/{id}" => Route {#155}
                        "discount/{cartId}" => Route {#158}
                        "excursions/{id}" => Route {#160}
                        "make-book" => Route {#161}
                        "bookingpayment" => Route {#163}
                        "bookingresult/{ordercode}" => Route {#165}
                        "bookingresultrequest/{ordercode}" => Route {#166}
                        "booking/{id}" => Route {#168}
                        "check-order" => Route {#170}
                        "my-bookings" => Route {#190}
                        "blog" => Route {#172}
                        "blog/{slug}" => Route {#173}
                        "destination/{destinationname}/{tripcode}/blog/{slug}" => Route {#174 …7}
                        "tourtype/{destinationname}/{tripcode}/blog/{slug}" => Route {#175 …12}
                        "posts/{tripcode}/{postname}/blog/{slug}" => Route {#176 …12}
                        "bookingnumber/{bookcode}/onlineform" => Route {#177 …12}
                        "contactform" => Route {#179 …12}
                        "customer-testimonial" => Route {#182 …12}
                        "customer-testimonial/{slug}" => Route {#183 …12}
                        "askforbrochure" => Route {#184 …12}
                        "tweetworldpack" => Route {#135 …12}
                        "find-agent" => Route {#187 …12}
                        "my-profile" => Route {#189 …12}
                        "admins/home" => Route {#193 …12}
                        "admins" => Route {#194 …12}
                        "admins/pricetable" => Route {#196 …12}
                        "admins/pricetable/create" => Route {#197 …12}
                        "admins/pricetable/{pricetable}" => Route {#199 …12}
                        "admins/pricetable/{pricetable}/edit" => Route {#200 …12}
                        "admins/pricetables/imports" => Route {#195 …12}
                        "admins/userview" => Route {#205 …12}
                        "admins/userview/create" => Route {#206 …12}
                        "admins/userview/{userview}" => Route {#208 …12}
                        "admins/userview/{userview}/edit" => Route {#209 …12}
                        "admins/contacts" => Route {#212 …12}
                        "admins/contacts/create" => Route {#213 …12}
                        "admins/contacts/{contact}" => Route {#215 …12}
                        "admins/contacts/{contact}/edit" => Route {#216 …12}
                        "admins/posts" => Route {#219 …12}
                        "admins/posts/create" => Route {#220 …12}
                        "admins/posts/{post}" => Route {#222 …12}
                        "admins/posts/{post}/edit" => Route {#223 …12}
                        "admins/slide" => Route {#226 …12}
                        "admins/slide/create" => Route {#227 …12}
                        "admins/slide/{slide}" => Route {#229 …12}
                        "admins/slide/{slide}/edit" => Route {#230 …12}
                      ]
                      "POST" => array:31 [
                        "login" => Route {#110
                          +uri: "login"
                          +methods: array:1 [ …1]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#332 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "logout" => Route {#111
                          +uri: "logout"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#333 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "register" => Route {#113
                          +uri: "register"
                          +methods: array:1 [ …1]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#334 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "password/email" => Route {#115
                          +uri: "password/email"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#335 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "password/reset" => Route {#117
                          +uri: "password/reset"
                          +methods: array:1 [ …1]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#336 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "fetch_data.php" => Route {#127
                          +uri: "fetch_data.php"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#337 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "api-fetch-data.php" => Route {#131
                          +uri: "api-fetch-data.php"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#338 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "get-ship" => Route {#136
                          +uri: "get-ship"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#339 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "enquire-product" => Route {#138
                          +uri: "enquire-product"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#340 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "cart" => Route {#152
                          +uri: "cart"
                          +methods: array:1 [ …1]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#341 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "cartnew" => Route {#154
                          +uri: "cartnew"
                          +methods: array:1 [ …1]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#342 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "bookingpaymentget/{id}" => Route {#156
                          +uri: "bookingpaymentget/{id}"
                          +methods: array:1 [ …1]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#343 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "create-booking" => Route {#157
                          +uri: "create-booking"
                          +methods: array:1 [ …1]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#344 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "subscribeB2C" => Route {#159
                          +uri: "subscribeB2C"
                          +methods: array:1 [ …1]
                          +action: array:6 [ …6]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#345 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "make-book" => Route {#162
                          +uri: "make-book"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#346 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "bookingpayment" => Route {#164
                          +uri: "bookingpayment"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#347 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "printItineraryEmail" => Route {#167
                          +uri: "printItineraryEmail"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#348 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "booking/{id}" => Route {#169
                          +uri: "booking/{id}"
                          +methods: array:1 [ …1]
                          +action: array:7 [ …7]
                          +controller: null
                          +defaults: []
                          +wheres: []
                          +parameters: null
                          +parameterNames: null
                          +computedMiddleware: null
                          +compiled: CompiledRoute {#349 …8}
                          #router: Router {#21}
                          #container: Application {#3}
                        }
                        "formonline" => Route {#178 …12}
                        "contactstore" => Route {#180 …12}
                        "registerv3" => Route {#181 …12}
                        "askforbrochurestore" => Route {#185 …12}
                        "find-agent" => Route {#188 …12}
                        "my-profile" => Route {#171 …12}
                        "tracker/tracker.html" => Route {#191 …12}
                        "admins/pricetable" => Route {#198 …12}
                        "admins/pricetables/importExcel" => Route {#203 …12}
                        "admins/userview" => Route {#207 …12}
                        "admins/contacts" => Route {#214 …12}
                        "admins/posts" => Route {#221 …12}
                        "admins/slide" => Route {#228 …12}
                      ]
                      "PUT" => array:5 [
                        "admins/pricetable/{pricetable}" => Route {#201 …12}
                        "admins/userview/{userview}" => Route {#210 …12}
                        "admins/contacts/{contact}" => Route {#217 …12}
                        "admins/posts/{post}" => Route {#224 …12}
                        "admins/slide/{slide}" => Route {#231 …12}
                      ]
                      "PATCH" => array:5 [
                        "admins/pricetable/{pricetable}" => Route {#201 …12}
                        "admins/userview/{userview}" => Route {#210 …12}
                        "admins/contacts/{contact}" => Route {#217 …12}
                        "admins/posts/{post}" => Route {#224 …12}
                        "admins/slide/{slide}" => Route {#231 …12}
                      ]
                      "DELETE" => array:5 [
                        "admins/pricetable/{pricetable}" => Route {#202 …12}
                        "admins/userview/{userview}" => Route {#211 …12}
                        "admins/contacts/{contact}" => Route {#218 …12}
                        "admins/posts/{post}" => Route {#225 …12}
                        "admins/slide/{slide}" => Route {#232 …12}
                      ]
                    ]
                    #allRoutes: array:119 [
                      "HEADapi/user" => Route {#109}
                      "HEADlogin" => Route {#107}
                      "POSTlogin" => Route {#110}
                      "POSTlogout" => Route {#111}
                      "HEADregister" => Route {#112}
                      "POSTregister" => Route {#113}
                      "HEADpassword/reset" => Route {#114}
                      "POSTpassword/email" => Route {#115}
                      "HEADpassword/reset/{token}" => Route {#116}
                      "POSTpassword/reset" => Route {#117}
                      "HEADping" => Route {#119}
                      "HEADhome" => Route {#120}
                      "HEAD/" => Route {#121}
                      "HEADtravel-insurance" => Route {#123}
                      "HEADbrochures-collection" => Route {#125}
                      "HEADcruise" => Route {#126}
                      "POSTfetch_data.php" => Route {#127}
                      "HEADposts/{id}/{slug}" => Route {#128}
                      "HEADapicruise" => Route {#129}
                      "HEADcode-api" => Route {#130}
                      "POSTapi-fetch-data.php" => Route {#131}
                      "HEADapi-product/{slug?}" => Route {#132}
                      "HEADapi-products/{slug?}" => Route {#133}
                      "HEADlastminutesdeals" => Route {#186}
                      "HEADspecialoffers" => Route {#134}
                      "POSTget-ship" => Route {#136}
                      "HEADget-cabin" => Route {#137}
                      "POSTenquire-product" => Route {#138}
                      "HEADchangecurrent/{name}" => Route {#139}
                      "HEADterms-conditions" => Route {#140}
                      "HEADterms-conditions-agents" => Route {#141}
                      "HEADprivacy-policy" => Route {#142}
                      "HEADcookie-policy" => Route {#144}
                      "HEADabout-us" => Route {#145}
                      "HEADeurope-cruises" => Route {#146}
                      "HEADworldwide-cruises" => Route {#147}
                      "HEADthemed-cruises" => Route {#148}
                      "HEADm/{id}/{name}" => Route {#149}
                      "HEADl/{id}/{name}" => Route {#150}
                      "HEADposts/{id}/{name}" => Route {#151}
                      "POSTcart" => Route {#152}
                      "HEADcart" => Route {#153}
                      "POSTcartnew" => Route {#154}
                      "HEADcartget/{id}" => Route {#155}
                      "POSTbookingpaymentget/{id}" => Route {#156}
                      "POSTcreate-booking" => Route {#157}
                      "HEADdiscount/{cartId}" => Route {#158}
                      "POSTsubscribeB2C" => Route {#159}
                      "HEADexcursions/{id}" => Route {#160}
                      "HEADmake-book" => Route {#161}
                      "POSTmake-book" => Route {#162}
                      "HEADbookingpayment" => Route {#163}
                      "POSTbookingpayment" => Route {#164}
                      "HEADbookingresult/{ordercode}" => Route {#165}
                      "HEADbookingresultrequest/{ordercode}" => Route {#166}
                      "POSTprintItineraryEmail" => Route {#167}
                      "HEADbooking/{id}" => Route {#168}
                      "POSTbooking/{id}" => Route {#169}
                      "HEADcheck-order" => Route {#170}
                      "HEADmy-bookings" => Route {#190}
                      "HEADblog" => Route {#172}
                      "HEADblog/{slug}" => Route {#173}
                      "HEADdestination/{destinationname}/{tripcode}/blog/{slug}" => Route {#174 …7}
                      "HEADtourtype/{destinationname}/{tripcode}/blog/{slug}" => Route {#175 …12}
                      "HEADposts/{tripcode}/{postname}/blog/{slug}" => Route {#176 …12}
                      "HEADbookingnumber/{bookcode}/onlineform" => Route {#177 …12}
                      "POSTformonline" => Route {#178 …12}
                      "HEADcontactform" => Route {#179 …12}
                      "POSTcontactstore" => Route {#180 …12}
                      "POSTregisterv3" => Route {#181 …12}
                      "HEADcustomer-testimonial" => Route {#182 …12}
                      "HEADcustomer-testimonial/{slug}" => Route {#183 …12}
                      "HEADaskforbrochure" => Route {#184 …12}
                      "POSTaskforbrochurestore" => Route {#185 …12}
                      "HEADtweetworldpack" => Route {#135 …12}
                      "HEADfind-agent" => Route {#187 …12}
                      "POSTfind-agent" => Route {#188 …12}
                      "HEADmy-profile" => Route {#189 …12}
                      "POSTmy-profile" => Route {#171 …12}
                      "POSTtracker/tracker.html" => Route {#191 …12}
                      "HEADadmins/home" => Route {#193 …12}
                      "HEADadmins" => Route {#194 …12}
                      "HEADadmins/pricetable" => Route {#196 …12}
                      "HEADadmins/pricetable/create" => Route {#197 …12}
                      "POSTadmins/pricetable" => Route {#198 …12}
                      "HEADadmins/pricetable/{pricetable}" => Route {#199 …12}
                      "HEADadmins/pricetable/{pricetable}/edit" => Route {#200 …12}
                      "PATCHadmins/pricetable/{pricetable}" => Route {#201 …12}
                      "DELETEadmins/pricetable/{pricetable}" => Route {#202 …12}
                      "HEADadmins/pricetables/imports" => Route {#195 …12}
                      "POSTadmins/pricetables/importExcel" => Route {#203 …12}
                      "HEADadmins/userview" => Route {#205 …12}
                      "HEADadmins/userview/create" => Route {#206 …12}
                      "POSTadmins/userview" => Route {#207 …12}
                      "HEADadmins/userview/{userview}" => Route {#208 …12}
                      "HEADadmins/userview/{userview}/edit" => Route {#209 …12}
                      "PATCHadmins/userview/{userview}" => Route {#210 …12}
                      "DELETEadmins/userview/{userview}" => Route {#211 …12}
                      "HEADadmins/contacts" => Route {#212 …12}
                      "HEADadmins/contacts/create" => Route {#213 …12}
                      "POSTadmins/contacts" => Route {#214 …12}
                      "HEADadmins/contacts/{contact}" => Route {#215 …12}
                      "HEADadmins/contacts/{contact}/edit" => Route {#216 …12}
                      "PATCHadmins/contacts/{contact}" => Route {#217 …12}
                      "DELETEadmins/contacts/{contact}" => Route {#218 …12}
                      "HEADadmins/posts" => Route {#219 …12}
                      "HEADadmins/posts/create" => Route {#220 …12}
                      "POSTadmins/posts" => Route {#221 …12}
                      "HEADadmins/posts/{post}" => Route {#222 …12}
                      "HEADadmins/posts/{post}/edit" => Route {#223 …12}
                      "PATCHadmins/posts/{post}" => Route {#224 …12}
                      "DELETEadmins/posts/{post}" => Route {#225 …12}
                      "HEADadmins/slide" => Route {#226 …12}
                      "HEADadmins/slide/create" => Route {#227 …12}
                      "POSTadmins/slide" => Route {#228 …12}
                      "HEADadmins/slide/{slide}" => Route {#229 …12}
                      "HEADadmins/slide/{slide}/edit" => Route {#230 …12}
                      "PATCHadmins/slide/{slide}" => Route {#231 …12}
                      "DELETEadmins/slide/{slide}" => Route {#232 …12}
                    ]
                    #nameList: array:88 [
                      "login" => Route {#107}
                      "logout" => Route {#111}
                      "register" => Route {#112}
                      "password.request" => Route {#114}
                      "password.email" => Route {#115}
                      "password.reset" => Route {#116}
                      "index" => Route {#121}
                      "cruise" => Route {#126}
                      "fetch_data" => Route {#127}
                      "postsdetail" => Route {#128}
                      "apiCruise" => Route {#129}
                      "getTokenApi" => Route {#130}
                      "api_fetch_data" => Route {#131}
                      "frontend.product.apiDetailProduct" => Route {#132}
                      "frontend.product.apiListingPage" => Route {#133}
                      "lastminutesdeals" => Route {#186}
                      "specialoffers" => Route {#134}
                      "api.getship" => Route {#136}
                      "api.getcabin" => Route {#137}
                      "enquire_product" => Route {#138}
                      "changecurrent" => Route {#139}
                      "europecruiseterm" => Route {#141}
                      "europepolicy" => Route {#142}
                      "aboutus" => Route {#145}
                      "europecruise" => Route {#148}
                      "pagelistofmenu" => Route {#150}
                      "pageofpost" => Route {#151}
                      "cart" => Route {#153}
                      "frontend.cart.discount" => Route {#158}
                      "excursions" => Route {#160}
                      "makebook" => Route {#161}
                      "storeorder" => Route {#162}
                      "bookingpayment" => Route {#163}
                      "bookingpaymentPost" => Route {#164}
                      "bookingresult" => Route {#165}
                      "bookingresultrequest" => Route {#166}
                      "printItineraryEmail" => Route {#167}
                      "booking" => Route {#168}
                      "bookingpost" => Route {#169}
                      "check-order" => Route {#170}
                      "mybooking" => Route {#190}
                      "blog1" => Route {#176 …12}
                      "onlineform" => Route {#177 …12}
                      "formonline" => Route {#178 …12}
                      "contactform" => Route {#179 …12}
                      "blog" => Route {#183 …12}
                      "askforbrochure" => Route {#184 …12}
                      "tweetworldpack" => Route {#135 …12}
                      "findagent" => Route {#188 …12}
                      "myprofile" => Route {#189 …12}
                      "myprofilepost" => Route {#171 …12}
                      "tracker" => Route {#191 …12}
                      "pricetable.index" => Route {#196 …12}
                      "pricetable.create" => Route {#197 …12}
                      "pricetable.store" => Route {#198 …12}
                      "pricetable.show" => Route {#199 …12}
                      "pricetable.edit" => Route {#200 …12}
                      "pricetable.update" => Route {#201 …12}
                      "pricetable.destroy" => Route {#202 …12}
                      "pricetableimport" => Route {#195 …12}
                      "userview.index" => Route {#205 …12}
                      "userview.create" => Route {#206 …12}
                      "userview.store" => Route {#207 …12}
                      "userview.show" => Route {#208 …12}
                      "userview.edit" => Route {#209 …12}
                      "userview.update" => Route {#210 …12}
                      "userview.destroy" => Route {#211 …12}
                      "contacts.index" => Route {#212 …12}
                      "contacts.create" => Route {#213 …12}
                      "contacts.store" => Route {#214 …12}
                      "contacts.show" => Route {#215 …12}
                      "contacts.edit" => Route {#216 …12}
                      "contacts.update" => Route {#217 …12}
                      "contacts.destroy" => Route {#218 …12}
                      "posts.index" => Route {#219 …12}
                      "posts.create" => Route {#220 …12}
                      "posts.store" => Route {#221 …12}
                      "posts.show" => Route {#222 …12}
                      "posts.edit" => Route {#223 …12}
                      "posts.update" => Route {#224 …12}
                      "posts.destroy" => Route {#225 …12}
                      "slide.index" => Route {#226 …12}
                      "slide.create" => Route {#227 …12}
                      "slide.store" => Route {#228 …12}
                      "slide.show" => Route {#229 …12}
                      "slide.edit" => Route {#230 …12}
                      "slide.update" => Route {#231 …12}
                      "slide.destroy" => Route {#232 …12}
                    ]
                    #actionList: array:108 [
                      "App\Http\Controllers\Auth\LoginController@showLoginForm" => Route {#107}
                      "App\Http\Controllers\Auth\LoginController@login" => Route {#110}
                      "App\Http\Controllers\Auth\LoginController@logout" => Route {#111}
                      "App\Http\Controllers\Auth\RegisterController@showRegistrationForm" => Route {#112}
                      "App\Http\Controllers\Auth\RegisterController@register" => Route {#113}
                      "App\Http\Controllers\Auth\ForgotPasswordController@showLinkRequestForm" => Route {#114}
                      "App\Http\Controllers\Auth\ForgotPasswordController@sendResetLinkEmail" => Route {#115}
                      "App\Http\Controllers\Auth\ResetPasswordController@showResetForm" => Route {#116}
                      "App\Http\Controllers\Auth\ResetPasswordController@reset" => Route {#117}
                      "App\Http\Controllers\NewsiteController@index" => Route {#121}
                      "App\Http\Controllers\NewsiteController@cruise" => Route {#126}
                      "App\Http\Controllers\NewsiteController@fetch_data" => Route {#127}
                      "App\Http\Controllers\NewsiteController@postsdetail" => Route {#128}
                      "App\Http\Controllers\NewsiteController@apiCruise" => Route {#129}
                      "App\Http\Controllers\NewsiteController@getTokenApi" => Route {#130}
                      "App\Http\Controllers\NewsiteController@api_fetch_data" => Route {#131}
                      "App\Http\Controllers\NewsiteController@apiDetailProduct" => Route {#132}
                      "App\Http\Controllers\NewsiteController@apiListingPage" => Route {#133}
                      "App\Http\Controllers\NewsiteController@lastminutesdeals" => Route {#186}
                      "App\Http\Controllers\NewsiteController@specialoffers" => Route {#134}
                      "App\Http\Controllers\NewsiteController@getShipByName" => Route {#136}
                      "App\Http\Controllers\NewsiteController@getCabinOfCruise" => Route {#137}
                      "App\Http\Controllers\NewsiteController@enquireProduct" => Route {#138}
                      "App\Http\Controllers\NewsiteController@changecurrent" => Route {#139}
                      "App\Http\Controllers\NewsiteController@europecruiseterm" => Route {#141}
                      "App\Http\Controllers\NewsiteController@europepolicy" => Route {#142}
                      "App\Http\Controllers\NewsiteController@aboutus" => Route {#145}
                      "App\Http\Controllers\NewsiteController@europecruises" => Route {#146}
                      "App\Http\Controllers\NewsiteController@worldwidecruises" => Route {#147}
                      "App\Http\Controllers\NewsiteController@themedcruise" => Route {#148}
                      "App\Http\Controllers\NewsiteController@pagemenu" => Route {#149}
                      "App\Http\Controllers\NewsiteController@pagelistofmenu" => Route {#150}
                      "App\Http\Controllers\NewsiteController@pageofpost" => Route {#151}
                      "App\Http\Controllers\CartController@cart" => Route {#153}
                      "App\Http\Controllers\CartController@cartnew" => Route {#154}
                      "App\Http\Controllers\CartController@cartget" => Route {#155}
                      "App\Http\Controllers\CartController@bookingpaymentget" => Route {#156}
                      "App\Http\Controllers\CartController@createBooking" => Route {#157}
                      "App\Http\Controllers\NewsiteController@getDiscount" => Route {#158}
                      "App\Http\Controllers\NewsiteController@subscribeB2C" => Route {#159}
                      "App\Http\Controllers\NewsiteController@excursions" => Route {#160}
                      "App\Http\Controllers\CartController@makebook" => Route {#161}
                      "App\Http\Controllers\CartController@storeorder" => Route {#162}
                      "App\Http\Controllers\CartController@bookingpayment" => Route {#163}
                      "App\Http\Controllers\CartController@bookingpaymentPost" => Route {#164}
                      "App\Http\Controllers\CartController@bookingresult" => Route {#165}
                      "App\Http\Controllers\CartController@bookingresultrequest" => Route {#166}
                      "App\Http\Controllers\NewsiteController@printItineraryEmail" => Route {#167}
                      "App\Http\Controllers\CartController@booking" => Route {#169}
                      "App\Http\Controllers\CartController@checkorder" => Route {#170}
                      "App\Http\Controllers\CartController@mybooking" => Route {#190}
                      "App\Http\Controllers\NewsiteController@blogList" => Route {#172}
                      "App\Http\Controllers\NewsiteController@blogDetail" => Route {#173}
                      "App\Http\Controllers\NewsiteController@blogapiviewslug" => Route {#175 …12}
                      "App\Http\Controllers\NewsiteController@blogapiviewpost" => Route {#176 …12}
                      "App\Http\Controllers\NewsiteController@onlineform" => Route {#177 …12}
                      "App\Http\Controllers\NewsiteController@formonline" => Route {#178 …12}
                      "App\Http\Controllers\NewsiteController@contactform" => Route {#179 …12}
                      "App\Http\Controllers\NewsiteController@contactstore" => Route {#180 …12}
                      "App\Http\Controllers\NewsiteController@registerv3" => Route {#181 …12}
                      "App\Http\Controllers\NewsiteController@testimonial" => Route {#182 …12}
                      "App\Http\Controllers\NewsiteController@testimonialdetail" => Route {#183 …12}
                      "App\Http\Controllers\NewsiteController@askforbrochure" => Route {#184 …12}
                      "App\Http\Controllers\NewsiteController@askforbrochurestore" => Route {#185 …12}
                      "App\Http\Controllers\NewsiteController@tweetworldpack" => Route {#135 …12}
                      "App\Http\Controllers\NewsiteController@findagent" => Route {#188 …12}
                      "App\Http\Controllers\NewsiteController@myprofile" => Route {#189 …12}
                      "App\Http\Controllers\NewsiteController@myprofilepost" => Route {#171 …12}
                      "App\Http\Controllers\NewsiteController@tracker" => Route {#191 …12}
                      "App\Http\Controllers\HomeController@index" => Route {#193 …12}
                      "App\Http\Controllers\AdminController@index" => Route {#194 …12}
                      "App\Http\Controllers\PriceTableController@index" => Route {#196 …12}
                      "App\Http\Controllers\PriceTableController@create" => Route {#197 …12}
                      "App\Http\Controllers\PriceTableController@store" => Route {#198 …12}
                      "App\Http\Controllers\PriceTableController@show" => Route {#199 …12}
                      "App\Http\Controllers\PriceTableController@edit" => Route {#200 …12}
                      "App\Http\Controllers\PriceTableController@update" => Route {#201 …12}
                      "App\Http\Controllers\PriceTableController@destroy" => Route {#202 …12}
                      "App\Http\Controllers\PriceTableController@imports" => Route {#195 …12}
                      "App\Http\Controllers\PriceTableController@importExcel" => Route {#203 …12}
                      "App\Http\Controllers\UserViewController@index" => Route {#205 …12}
                      "App\Http\Controllers\UserViewController@create" => Route {#206 …12}
                      "App\Http\Controllers\UserViewController@store" => Route {#207 …12}
                      "App\Http\Controllers\UserViewController@show" => Route {#208 …12}
                      "App\Http\Controllers\UserViewController@edit" => Route {#209 …12}
                      "App\Http\Controllers\UserViewController@update" => Route {#210 …12}
                      "App\Http\Controllers\UserViewController@destroy" => Route {#211 …12}
                      "App\Http\Controllers\ContactController@index" => Route {#212 …12}
                      "App\Http\Controllers\ContactController@create" => Route {#213 …12}
                      "App\Http\Controllers\ContactController@store" => Route {#214 …12}
                      "App\Http\Controllers\ContactController@show" => Route {#215 …12}
                      "App\Http\Controllers\ContactController@edit" => Route {#216 …12}
                      "App\Http\Controllers\ContactController@update" => Route {#217 …12}
                      "App\Http\Controllers\ContactController@destroy" => Route {#218 …12}
                      "App\Http\Controllers\PostsController@index" => Route {#219 …12}
                      "App\Http\Controllers\PostsController@create" => Route {#220 …12}
                      "App\Http\Controllers\PostsController@store" => Route {#221 …12}
                      "App\Http\Controllers\PostsController@show" => Route {#222 …12}
                      "App\Http\Controllers\PostsController@edit" => Route {#223 …12}
                      "App\Http\Controllers\PostsController@update" => Route {#224 …12}
                      "App\Http\Controllers\PostsController@destroy" => Route {#225 …12}
                      "App\Http\Controllers\SlideController@index" => Route {#226 …12}
                      "App\Http\Controllers\SlideController@create" => Route {#227 …12}
                      "App\Http\Controllers\SlideController@store" => Route {#228 …12}
                      "App\Http\Controllers\SlideController@show" => Route {#229 …12}
                      "App\Http\Controllers\SlideController@edit" => Route {#230 …12}
                      "App\Http\Controllers\SlideController@update" => Route {#231 …12}
                      "App\Http\Controllers\SlideController@destroy" => Route {#232 …12}
                    ]
                  }
                  #current: null
                  #currentRequest: Request {#38
                    #json: null
                    #convertedFiles: null
                    #userResolver: Closure {#247
                      class: "Illuminate\Auth\AuthServiceProvider"
                      this: AuthServiceProvider {#18}
                      parameters: {
                        $guard: { …1}
                      }
                      use: {
                        $app: Application {#3}
                      }
                      file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
                      line: "85 to 87"
                    }
                    #routeResolver: null
                    +attributes: ParameterBag {#40
                      #parameters: []
                    }
                    +request: ParameterBag {#46
                      #parameters: []
                    }
                    +query: ParameterBag {#46}
                    +server: ServerBag {#42
                      #parameters: array:52 [
                        "USER" => "production01"
                        "HOME" => "/home/production01"
                        "SCRIPT_NAME" => "/public/index.php"
                        "REQUEST_URI" => "/posts/NAD_PP/%3cp%3eDeparture%20by%20coach%20in%20the%20company%20of%20your%20hostess%20for%20the%20village%20of%20%3cstrong%3eD%c3%bcrnstein.%3c/strong%3e%20You%20will%20drive%20through%20the%20Austrian%20Wachau%20dotted%20with%20charming%20villages%20and%20ruins%20of%20medieval%20castles%20all%20the%20way%20to%20D%c3%bcrnstein.%20This%20town%20is%20well-known%20for%20its%20castle%20where%20legend%20has%20it%20that%20%3cstrong%3eRichard%20the%20Lionheart%3c/strong%3e%20was%20held%20prisoner%20by%20Duke%20Leopold%20IV%20after%20their%20falling%20out%20during%20the%20third%20crusade%20and%20later%20rescued%20by%20his%20faithful%20confident,%20Blondel.%3cbr%20/%3e%20You%20will%20have%20some%20free%20time%20in%20the%20village%20to%20taste%20the%20Austrian%20wine%20or%20the%20local%20specialty,%20apricot%20liqueur.%20You%20will%20be%20able%20to%20stroll%20through%20the%20streets%20of%20this%20medieval%20town%20and%20visit%20the%20Baroque%20abbey.%3c/p%3e%20%20%3cp%3e%3cstrong%3ePLEASE%20NOTE%3c/strong%3e%3c/p%3e%20%20%3cul%3e%20%20%3cli%3eFree%20visit%20of%20D%c3%bcrnstein.%3c/li%3e%20%20%3cli%3eGood%20walking%20shoes%20are%20recommended:%20the%20streets%20are%20cobbled%20and%20steep.%3c/li%3e%20%20%3cli%3eExtra%20fee%20for%20the%20visit%20of%20the%20Abbey.%3c/li%3e%20%20%3cli%3eThe%20order%20of%20the%20visits%20can%20change.%3c/li%3e%20%20%3cli%3eTimes%20are%20approximate.%3c/li%3e%20%3c/ul%3e"
                        "QUERY_STRING" => ""
                        "REQUEST_METHOD" => "GET"
                        "SERVER_PROTOCOL" => "HTTP/1.1"
                        "GATEWAY_INTERFACE" => "CGI/1.1"
                        "REDIRECT_URL" => "/public/posts/NAD_PP/<p>Departure by coach in the company of your hostess for the village of <strong>Dürnstein.</strong> You will drive through the Austrian Wachau dotted with charming villages and ruins of medieval castles all the way to Dürnstein. This town is well-known for its castle where legend has it that <strong>Richard the Lionheart</strong> was held prisoner by Duke Leopold IV after their falling out during the third crusade and later rescued by his faithful confident, Blondel.<br /> You will have some free time in the village to taste the Austrian wine or the local specialty, apricot liqueur. You will be able to stroll through the streets of this medieval town and visit the Baroque abbey.</p>  <p><strong>PLEASE NOTE</strong></p>  <ul>  <li>Free visit of Dürnstein.</li>  <li>Good walking shoes are recommended: the streets are cobbled and steep.</li>  <li>Extra fee for the visit of the Abbey.</li>  <li>The order of the visits can change.</li>  <li>Times are approximate.</li> </ul>"
                        "REMOTE_PORT" => "44857"
                        "SCRIPT_FILENAME" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/public/index.php"
                        "SERVER_ADMIN" => "webmaster@croisicruises.com.production.tkgplatform.com.au"
                        "CONTEXT_DOCUMENT_ROOT" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new"
                        "CONTEXT_PREFIX" => ""
                        "REQUEST_SCHEME" => "https"
                        "DOCUMENT_ROOT" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new"
                        "REMOTE_ADDR" => "3.144.98.13"
                        "SERVER_PORT" => "443"
                        "SERVER_ADDR" => "172.31.12.219"
                        "SERVER_NAME" => "croisicruises.com"
                        "SERVER_SOFTWARE" => "Apache"
                        "SERVER_SIGNATURE" => ""
                        "PATH" => "/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin"
                        "HTTP_X_HTTPS" => "1"
                        "HTTP_HOST" => "croisicruises.com"
                        "HTTP_REFERER" => "https://www.croisicruises.com/posts/NAD_PP/%3Cp%3EDeparture%20by%20coach%20in%20the%20company%20of%20your%20hostess%20for%20the%20village%20of%20%3Cstrong%3ED%C3%BCrnstein.%3C/strong%3E%20You%20will%20drive%20through%20the%20Austrian%20Wachau%20dotted%20with%20charming%20villages%20and%20ruins%20of%20medieval%20castles%20all%20the%20way%20to%20D%C3%BCrnstein.%20This%20town%20is%20well-known%20for%20its%20castle%20where%20legend%20has%20it%20that%20%3Cstrong%3ERichard%20the%20Lionheart%3C/strong%3E%20was%20held%20prisoner%20by%20Duke%20Leopold%20IV%20after%20their%20falling%20out%20during%20the%20third%20crusade%20and%20later%20rescued%20by%20his%20faithful%20confident,%20Blondel.%3Cbr%20/%3E%20You%20will%20have%20some%20free%20time%20in%20the%20village%20to%20taste%20the%20Austrian%20wine%20or%20the%20local%20specialty,%20apricot%20liqueur.%20You%20will%20be%20able%20to%20stroll%20through%20the%20streets%20of%20this%20medieval%20town%20and%20visit%20the%20Baroque%20abbey.%3C/p%3E%20%20%3Cp%3E%3Cstrong%3EPLEASE%20NOTE%3C/strong%3E%3C/p%3E%20%20%3Cul%3E%20%20%3Cli%3EFree%20visit%20of%20D%C3%BCrnstein.%3C/li%3E%20%20%3Cli%3EGood%20walking%20shoes%20are%20recommended:%20the%20streets%20are%20cobbled%20and%20steep.%3C/li%3E%20%20%3Cli%3EExtra%20fee%20for%20the%20visit%20of%20the%20Abbey.%3C/li%3E%20%20%3Cli%3EThe%20order%20of%20the%20visits%20can%20change.%3C/li%3E%20%20%3Cli%3ETimes%20are%20approximate.%3C/li%3E%20%3C/ul%3E"
                        "HTTP_USER_AGENT" => "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
                        "HTTP_ACCEPT" => "*/*"
                        "proxy-nokeepalive" => "1"
                        "SSL_TLS_SNI" => "croisicruises.com"
                        "HTTPS" => "on"
                        "SCRIPT_URI" => "https://croisicruises.com/posts/NAD_PP/<p>Departure by coach in the company of your hostess for the village of <strong>Dürnstein.</strong> You will drive through the Austrian Wachau dotted with charming villages and ruins of medieval castles all the way to Dürnstein. This town is well-known for its castle where legend has it that <strong>Richard the Lionheart</strong> was held prisoner by Duke Leopold IV after their falling out during the third crusade and later rescued by his faithful confident, Blondel.<br /> You will have some free time in the village to taste the Austrian wine or the local specialty, apricot liqueur. You will be able to stroll through the streets of this medieval town and visit the Baroque abbey.</p>  <p><strong>PLEASE NOTE</strong></p>  <ul>  <li>Free visit of Dürnstein.</li>  <li>Good walking shoes are recommended: the streets are cobbled and steep.</li>  <li>Extra fee for the visit of the Abbey.</li>  <li>The order of the visits can change.</li>  <li>Times are approximate.</li> </ul>"
                        "SCRIPT_URL" => "/posts/NAD_PP/<p>Departure by coach in the company of your hostess for the village of <strong>Dürnstein.</strong> You will drive through the Austrian Wachau dotted with charming villages and ruins of medieval castles all the way to Dürnstein. This town is well-known for its castle where legend has it that <strong>Richard the Lionheart</strong> was held prisoner by Duke Leopold IV after their falling out during the third crusade and later rescued by his faithful confident, Blondel.<br /> You will have some free time in the village to taste the Austrian wine or the local specialty, apricot liqueur. You will be able to stroll through the streets of this medieval town and visit the Baroque abbey.</p>  <p><strong>PLEASE NOTE</strong></p>  <ul>  <li>Free visit of Dürnstein.</li>  <li>Good walking shoes are recommended: the streets are cobbled and steep.</li>  <li>Extra fee for the visit of the Abbey.</li>  <li>The order of the visits can change.</li>  <li>Times are approximate.</li> </ul>"
                        "UNIQUE_ID" => "Zi60nvf3DdAWmohA16tsVwAAAAY"
                        "REDIRECT_STATUS" => "200"
                        "REDIRECT_SSL_TLS_SNI" => "croisicruises.com"
                        "REDIRECT_HTTPS" => "on"
                        "REDIRECT_SCRIPT_URI" => "https://croisicruises.com/posts/NAD_PP/<p>Departure by coach in the company of your hostess for the village of <strong>Dürnstein.</strong> You will drive through the Austrian Wachau dotted with charming villages and ruins of medieval castles all the way to Dürnstein. This town is well-known for its castle where legend has it that <strong>Richard the Lionheart</strong> was held prisoner by Duke Leopold IV after their falling out during the third crusade and later rescued by his faithful confident, Blondel.<br /> You will have some free time in the village to taste the Austrian wine or the local specialty, apricot liqueur. You will be able to stroll through the streets of this medieval town and visit the Baroque abbey.</p>  <p><strong>PLEASE NOTE</strong></p>  <ul>  <li>Free visit of Dürnstein.</li>  <li>Good walking shoes are recommended: the streets are cobbled and steep.</li>  <li>Extra fee for the visit of the Abbey.</li>  <li>The order of the visits can change.</li>  <li>Times are approximate.</li> </ul>"
                        "REDIRECT_SCRIPT_URL" => "/posts/NAD_PP/<p>Departure by coach in the company of your hostess for the village of <strong>Dürnstein.</strong> You will drive through the Austrian Wachau dotted with charming villages and ruins of medieval castles all the way to Dürnstein. This town is well-known for its castle where legend has it that <strong>Richard the Lionheart</strong> was held prisoner by Duke Leopold IV after their falling out during the third crusade and later rescued by his faithful confident, Blondel.<br /> You will have some free time in the village to taste the Austrian wine or the local specialty, apricot liqueur. You will be able to stroll through the streets of this medieval town and visit the Baroque abbey.</p>  <p><strong>PLEASE NOTE</strong></p>  <ul>  <li>Free visit of Dürnstein.</li>  <li>Good walking shoes are recommended: the streets are cobbled and steep.</li>  <li>Extra fee for the visit of the Abbey.</li>  <li>The order of the visits can change.</li>  <li>Times are approximate.</li> </ul>"
                        "REDIRECT_UNIQUE_ID" => "Zi60nvf3DdAWmohA16tsVwAAAAY"
                        "REDIRECT_REDIRECT_STATUS" => "200"
                        "REDIRECT_REDIRECT_SSL_TLS_SNI" => "croisicruises.com"
                        "REDIRECT_REDIRECT_HTTPS" => "on"
                        "REDIRECT_REDIRECT_SCRIPT_URI" => "https://croisicruises.com/posts/NAD_PP/<p>Departure by coach in the company of your hostess for the village of <strong>Dürnstein.</strong> You will drive through the Austrian Wachau dotted with charming villages and ruins of medieval castles all the way to Dürnstein. This town is well-known for its castle where legend has it that <strong>Richard the Lionheart</strong> was held prisoner by Duke Leopold IV after their falling out during the third crusade and later rescued by his faithful confident, Blondel.<br /> You will have some free time in the village to taste the Austrian wine or the local specialty, apricot liqueur. You will be able to stroll through the streets of this medieval town and visit the Baroque abbey.</p>  <p><strong>PLEASE NOTE</strong></p>  <ul>  <li>Free visit of Dürnstein.</li>  <li>Good walking shoes are recommended: the streets are cobbled and steep.</li>  <li>Extra fee for the visit of the Abbey.</li>  <li>The order of the visits can change.</li>  <li>Times are approximate.</li> </ul>"
                        "REDIRECT_REDIRECT_SCRIPT_URL" => "/posts/NAD_PP/<p>Departure by coach in the company of your hostess for the village of <strong>Dürnstein.</strong> You will drive through the Austrian Wachau dotted with charming villages and ruins of medieval castles all the way to Dürnstein. This town is well-known for its castle where legend has it that <strong>Richard the Lionheart</strong> was held prisoner by Duke Leopold IV after their falling out during the third crusade and later rescued by his faithful confident, Blondel.<br /> You will have some free time in the village to taste the Austrian wine or the local specialty, apricot liqueur. You will be able to stroll through the streets of this medieval town and visit the Baroque abbey.</p>  <p><strong>PLEASE NOTE</strong></p>  <ul>  <li>Free visit of Dürnstein.</li>  <li>Good walking shoes are recommended: the streets are cobbled and steep.</li>  <li>Extra fee for the visit of the Abbey.</li>  <li>The order of the visits can change.</li>  <li>Times are approximate.</li> </ul>"
                        "REDIRECT_REDIRECT_UNIQUE_ID" => "Zi60nvf3DdAWmohA16tsVwAAAAY"
                        "FCGI_ROLE" => "RESPONDER"
                        "PHP_SELF" => "/public/index.php"
                        "REQUEST_TIME_FLOAT" => 1714336926.7524
                        "REQUEST_TIME" => 1714336926
                        "argv" => []
                        "argc" => 0
                      ]
                    }
                    +files: FileBag {#43
                      #parameters: []
                    }
                    +cookies: ParameterBag {#41
                      #parameters: []
                    }
                    +headers: HeaderBag {#44
                      #headers: array:5 [
                        "x-https" => array:1 [ …1]
                        "host" => array:1 [ …1]
                        "referer" => array:1 [ …1]
                        "user-agent" => array:1 [ …1]
                        "accept" => array:1 [ …1]
                      ]
                      #cacheControl: []
                    }
                    #content: null
                    #languages: null
                    #charsets: null
                    #encodings: null
                    #acceptableContentTypes: null
                    #pathInfo: "/posts/NAD_PP/%3cp%3eDeparture%20by%20coach%20in%20the%20company%20of%20your%20hostess%20for%20the%20village%20of%20%3cstrong%3eD%c3%bcrnstein.%3c/strong%3e%20You%20will%20drive%20through%20the%20Austrian%20Wachau%20dotted%20with%20charming%20villages%20and%20ruins%20of%20medieval%20castles%20all%20the%20way%20to%20D%c3%bcrnstein.%20This%20town%20is%20well-known%20for%20its%20castle%20where%20legend%20has%20it%20that%20%3cstrong%3eRichard%20the%20Lionheart%3c/strong%3e%20was%20held%20prisoner%20by%20Duke%20Leopold%20IV%20after%20their%20falling%20out%20during%20the%20third%20crusade%20and%20later%20rescued%20by%20his%20faithful%20confident,%20Blondel.%3cbr%20/%3e%20You%20will%20have%20some%20free%20time%20in%20the%20village%20to%20taste%20the%20Austrian%20wine%20or%20the%20local%20specialty,%20apricot%20liqueur.%20You%20will%20be%20able%20to%20stroll%20through%20the%20streets%20of%20this%20medieval%20town%20and%20visit%20the%20Baroque%20abbey.%3c/p%3e%20%20%3cp%3e%3cstrong%3ePLEASE%20NOTE%3c/strong%3e%3c/p%3e%20%20%3cul%3e%20%20%3cli%3eFree%20visit%20of%20D%c3%bcrnstein.%3c/li%3e%20%20%3cli%3eGood%20walking%20shoes%20are%20recommended:%20the%20streets%20are%20cobbled%20and%20steep.%3c/li%3e%20%20%3cli%3eExtra%20fee%20for%20the%20visit%20of%20the%20Abbey.%3c/li%3e%20%20%3cli%3eThe%20order%20of%20the%20visits%20can%20change.%3c/li%3e%20%20%3cli%3eTimes%20are%20approximate.%3c/li%3e%20%3c/ul%3e"
                    #requestUri: "/posts/NAD_PP/%3cp%3eDeparture%20by%20coach%20in%20the%20company%20of%20your%20hostess%20for%20the%20village%20of%20%3cstrong%3eD%c3%bcrnstein.%3c/strong%3e%20You%20will%20drive%20through%20the%20Austrian%20Wachau%20dotted%20with%20charming%20villages%20and%20ruins%20of%20medieval%20castles%20all%20the%20way%20to%20D%c3%bcrnstein.%20This%20town%20is%20well-known%20for%20its%20castle%20where%20legend%20has%20it%20that%20%3cstrong%3eRichard%20the%20Lionheart%3c/strong%3e%20was%20held%20prisoner%20by%20Duke%20Leopold%20IV%20after%20their%20falling%20out%20during%20the%20third%20crusade%20and%20later%20rescued%20by%20his%20faithful%20confident,%20Blondel.%3cbr%20/%3e%20You%20will%20have%20some%20free%20time%20in%20the%20village%20to%20taste%20the%20Austrian%20wine%20or%20the%20local%20specialty,%20apricot%20liqueur.%20You%20will%20be%20able%20to%20stroll%20through%20the%20streets%20of%20this%20medieval%20town%20and%20visit%20the%20Baroque%20abbey.%3c/p%3e%20%20%3cp%3e%3cstrong%3ePLEASE%20NOTE%3c/strong%3e%3c/p%3e%20%20%3cul%3e%20%20%3cli%3eFree%20visit%20of%20D%c3%bcrnstein.%3c/li%3e%20%20%3cli%3eGood%20walking%20shoes%20are%20recommended:%20the%20streets%20are%20cobbled%20and%20steep.%3c/li%3e%20%20%3cli%3eExtra%20fee%20for%20the%20visit%20of%20the%20Abbey.%3c/li%3e%20%20%3cli%3eThe%20order%20of%20the%20visits%20can%20change.%3c/li%3e%20%20%3cli%3eTimes%20are%20approximate.%3c/li%3e%20%3c/ul%3e"
                    #baseUrl: ""
                    #basePath: null
                    #method: "GET"
                    #format: null
                    #session: null
                    #locale: null
                    #defaultLocale: "en"
                  }
                  #middleware: array:6 [
                    "auth" => "Illuminate\Auth\Middleware\Authenticate"
                    "auth.basic" => "Illuminate\Auth\Middleware\AuthenticateWithBasicAuth"
                    "bindings" => "Illuminate\Routing\Middleware\SubstituteBindings"
                    "can" => "Illuminate\Auth\Middleware\Authorize"
                    "guest" => "App\Http\Middleware\RedirectIfAuthenticated"
                    "throttle" => "Illuminate\Routing\Middleware\ThrottleRequests"
                  ]
                  #middlewareGroups: array:2 [
                    "web" => array:6 [
                      0 => "App\Http\Middleware\EncryptCookies"
                      1 => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
                      2 => "Illuminate\Session\Middleware\StartSession"
                      3 => "Illuminate\View\Middleware\ShareErrorsFromSession"
                      4 => "App\Http\Middleware\VerifyCsrfToken"
                      5 => "Illuminate\Routing\Middleware\SubstituteBindings"
                    ]
                    "api" => array:2 [
                      0 => "throttle:60,1"
                      1 => "bindings"
                    ]
                  ]
                  +middlewarePriority: array:6 [
                    0 => "Illuminate\Session\Middleware\StartSession"
                    1 => "Illuminate\View\Middleware\ShareErrorsFromSession"
                    2 => "Illuminate\Auth\Middleware\Authenticate"
                    3 => "Illuminate\Session\Middleware\AuthenticateSession"
                    4 => "Illuminate\Routing\Middleware\SubstituteBindings"
                    5 => "Illuminate\Auth\Middleware\Authorize"
                  ]
                  #binders: []
                  #patterns: []
                  #groupStack: []
                }
                "Illuminate\Contracts\Http\Kernel" => Kernel {#22
                  #middleware: array:4 [
                    0 => "Illuminate\Foundation\Http\Middleware\CheckForMaintenanceMode"
                    1 => "Illuminate\Foundation\Http\Middleware\ValidatePostSize"
                    2 => "App\Http\Middleware\TrimStrings"
                    3 => "Illuminate\Foundation\Http\Middleware\ConvertEmptyStringsToNull"
                  ]
                  #middlewareGroups: array:2 [
                    "web" => array:6 [
                      0 => "App\Http\Middleware\EncryptCookies"
                      1 => "Illuminate\Cookie\Middleware\AddQueuedCookiesToResponse"
                      2 => "Illuminate\Session\Middleware\StartSession"
                      3 => "Illuminate\View\Middleware\ShareErrorsFromSession"
                      4 => "App\Http\Middleware\VerifyCsrfToken"
                      5 => "Illuminate\Routing\Middleware\SubstituteBindings"
                    ]
                    "api" => array:2 [
                      0 => "throttle:60,1"
                      1 => "bindings"
                    ]
                  ]
                  #routeMiddleware: array:6 [
                    "auth" => "Illuminate\Auth\Middleware\Authenticate"
                    "auth.basic" => "Illuminate\Auth\Middleware\AuthenticateWithBasicAuth"
                    "bindings" => "Illuminate\Routing\Middleware\SubstituteBindings"
                    "can" => "Illuminate\Auth\Middleware\Authorize"
                    "guest" => "App\Http\Middleware\RedirectIfAuthenticated"
                    "throttle" => "Illuminate\Routing\Middleware\ThrottleRequests"
                  ]
                  #app: Application {#3}
                  #router: Router {#21}
                  #bootstrappers: array:6 [
                    0 => "Illuminate\Foundation\Bootstrap\LoadEnvironmentVariables"
                    1 => "Illuminate\Foundation\Bootstrap\LoadConfiguration"
                    2 => "Illuminate\Foundation\Bootstrap\HandleExceptions"
                    3 => "Illuminate\Foundation\Bootstrap\RegisterFacades"
                    4 => "Illuminate\Foundation\Bootstrap\RegisterProviders"
                    5 => "Illuminate\Foundation\Bootstrap\BootProviders"
                  ]
                  #middlewarePriority: array:6 [
                    0 => "Illuminate\Session\Middleware\StartSession"
                    1 => "Illuminate\View\Middleware\ShareErrorsFromSession"
                    2 => "Illuminate\Auth\Middleware\Authenticate"
                    3 => "Illuminate\Session\Middleware\AuthenticateSession"
                    4 => "Illuminate\Routing\Middleware\SubstituteBindings"
                    5 => "Illuminate\Auth\Middleware\Authorize"
                  ]
                }
                "request" => Request {#38}
                "config" => Repository {#20
                  #items: array:13 [
                    "broadcasting" => array:2 [
                      "default" => "log"
                      "connections" => array:4 [ …4]
                    ]
                    "database" => array:4 [
                      "default" => "mysql"
                      "connections" => array:5 [ …5]
                      "migrations" => "migrations"
                      "redis" => array:2 [ …2]
                    ]
                    "session" => array:14 [
                      "driver" => "file"
                      "lifetime" => 120
                      "expire_on_close" => false
                      "encrypt" => false
                      "files" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/storage/framework/sessions"
                      "connection" => null
                      "table" => "sessions"
                      "store" => null
                      "lottery" => array:2 [ …2]
                      "cookie" => "laravel_session"
                      "path" => "/"
                      "domain" => null
                      "secure" => false
                      "http_only" => true
                    ]
                    "filesystems" => array:3 [
                      "default" => "local"
                      "cloud" => "s3"
                      "disks" => array:3 [ …3]
                    ]
                    "auth" => array:4 [
                      "defaults" => array:2 [ …2]
                      "guards" => array:2 [ …2]
                      "providers" => array:1 [ …1]
                      "passwords" => array:1 [ …1]
                    ]
                    "cache" => array:3 [
                      "default" => "file"
                      "stores" => array:6 [ …6]
                      "prefix" => "laravel"
                    ]
                    "queue" => array:3 [
                      "default" => "sync"
                      "connections" => array:5 [ …5]
                      "failed" => array:2 [ …2]
                    ]
                    "app" => array:13 [
                      "name" => "CroisiEuropeAustralia"
                      "env" => "local"
                      "debug" => true
                      "url" => "https://croisicruises.com/"
                      "timezone" => "UTC"
                      "locale" => "en"
                      "fallback_locale" => "en"
                      "key" => "base64:ijpTTxKCLRkju7buG4xwIzBrusI4EG2Ft6m9f5S10M8="
                      "cipher" => "AES-256-CBC"
                      "log" => "single"
                      "log_level" => "debug"
                      "providers" => array:29 [ …29]
                      "aliases" => array:37 [ …37]
                    ]
                    "view" => array:2 [
                      "paths" => array:1 [ …1]
                      "compiled" => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/storage/framework/views"
                    ]
                    "mail" => array:9 [
                      "driver" => "smtp"
                      "host" => "email-smtp.ap-southeast-2.amazonaws.com"
                      "port" => "587"
                      "from" => array:2 [ …2]
                      "encryption" => "tls"
                      "username" => "AKIAR5SMLLJCTKS357LB"
                      "password" => "BGofkw9SLb7Ev6kfXgfXy5kw/476HKFkFQMfLM8kyj8u"
                      "sendmail" => "/usr/sbin/sendmail -bs"
                      "markdown" => array:2 [ …2]
                    ]
                    "services" => array:5 [
                      "mailgun" => array:2 [ …2]
                      "ses" => array:3 [ …3]
                      "sparkpost" => array:1 [ …1]
                      "stripe" => array:3 [ …3]
                      "recaptcha" => array:2 [ …2]
                    ]
                    "constants" => array:2 [
                      "flywireCode" => array:2 [ …2]
                      "countryPhonePrefixCode" => array:207 [ …207]
                    ]
                    "cart" => array:4 [
                      "tax" => 21
                      "database" => array:2 [ …2]
                      "destroy_on_logout" => false
                      "format" => array:3 [ …3]
                    ]
                  ]
                }
                "db.factory" => ConnectionFactory {#83
                  #container: Application {#3}
                }
                "db" => DatabaseManager {#82
                  #app: Application {#3}
                  #factory: ConnectionFactory {#83}
                  #connections: []
                  #extensions: []
                }
                "view.engine.resolver" => EngineResolver {#86}
                "files" => Filesystem {#92}
                "view" => Factory {#93}
                "Illuminate\Contracts\Auth\Access\Gate" => Gate {#98
                  #container: Application {#3}
                  #userResolver: Closure {#99
                    class: "Illuminate\Auth\AuthServiceProvider"
                    this: AuthServiceProvider {#18}
                    use: {
                      $app: Application {#3}
                    }
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
                    line: "71 to 73"
                  }
                  #abilities: []
                  #policies: array:1 [
                    "App\Model" => "App\Policies\ModelPolicy"
                  ]
                  #beforeCallbacks: []
                  #afterCallbacks: []
                }
                "routes" => RouteCollection {#25}
                "url" => UrlGenerator {#101
                  #routes: RouteCollection {#25}
                  #request: Request {#38}
                  #forcedRoot: null
                  #forceScheme: null
                  #cachedRoot: null
                  #cachedSchema: null
                  #rootNamespace: "App\Http\Controllers"
                  #sessionResolver: Closure {#103
                    class: "Illuminate\Routing\RoutingServiceProvider"
                    this: RoutingServiceProvider {#7}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
                    line: "68 to 70"
                  }
                  #formatHostUsing: null
                  #formatPathUsing: null
                  #routeGenerator: null
                }
                "Illuminate\Contracts\Debug\ExceptionHandler" => Handler {#374
                  #dontReport: array:6 [
                    0 => "Illuminate\Auth\AuthenticationException"
                    1 => "Illuminate\Auth\Access\AuthorizationException"
                    2 => "Symfony\Component\HttpKernel\Exception\HttpException"
                    3 => "Illuminate\Database\Eloquent\ModelNotFoundException"
                    4 => "Illuminate\Session\TokenMismatchException"
                    5 => "Illuminate\Validation\ValidationException"
                  ]
                  #container: Application {#3}
                }
                "blade.compiler" => BladeCompiler {#253
                  #extensions: []
                  #customDirectives: []
                  #path: null
                  #compilers: array:4 [
                    0 => "Comments"
                    1 => "Extensions"
                    2 => "Statements"
                    3 => "Echos"
                  ]
                  #rawTags: array:2 [
                    0 => "{!!"
                    1 => "!!}"
                  ]
                  #contentTags: array:2 [
                    0 => "{{"
                    1 => "}}"
                  ]
                  #escapedTags: array:2 [
                    0 => "{{{"
                    1 => "}}}"
                  ]
                  #echoFormat: "e(%s)"
                  #footer: []
                  #verbatimPlaceholder: "@__verbatim__@"
                  #verbatimBlocks: []
                  #files: Filesystem {#92}
                  #cachePath: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/storage/framework/views"
                  #lastSection: null
                  #forElseCounter: 0
                }
              ]
              #aliases: array:65 [
                "Illuminate\Foundation\Application" => "app"
                "Illuminate\Contracts\Container\Container" => "app"
                "Illuminate\Contracts\Foundation\Application" => "app"
                "Illuminate\Auth\AuthManager" => "auth"
                "Illuminate\Contracts\Auth\Factory" => "auth"
                "Illuminate\Contracts\Auth\Guard" => "auth.driver"
                "Illuminate\View\Compilers\BladeCompiler" => "blade.compiler"
                "Illuminate\Cache\CacheManager" => "cache"
                "Illuminate\Contracts\Cache\Factory" => "cache"
                "Illuminate\Cache\Repository" => "cache.store"
                "Illuminate\Contracts\Cache\Repository" => "cache.store"
                "Illuminate\Config\Repository" => "config"
                "Illuminate\Contracts\Config\Repository" => "config"
                "Illuminate\Cookie\CookieJar" => "cookie"
                "Illuminate\Contracts\Cookie\Factory" => "cookie"
                "Illuminate\Contracts\Cookie\QueueingFactory" => "cookie"
                "Illuminate\Encryption\Encrypter" => "encrypter"
                "Illuminate\Contracts\Encryption\Encrypter" => "encrypter"
                "Illuminate\Database\DatabaseManager" => "db"
                "Illuminate\Database\Connection" => "db.connection"
                "Illuminate\Database\ConnectionInterface" => "db.connection"
                "Illuminate\Events\Dispatcher" => "events"
                "Illuminate\Contracts\Events\Dispatcher" => "events"
                "Illuminate\Filesystem\Filesystem" => "files"
                "Illuminate\Filesystem\FilesystemManager" => "filesystem"
                "Illuminate\Contracts\Filesystem\Factory" => "filesystem"
                "Illuminate\Contracts\Filesystem\Filesystem" => "filesystem.disk"
                "Illuminate\Contracts\Filesystem\Cloud" => "filesystem.cloud"
                "Illuminate\Contracts\Hashing\Hasher" => "hash"
                "Illuminate\Translation\Translator" => "translator"
                "Illuminate\Contracts\Translation\Translator" => "translator"
                "Illuminate\Log\Writer" => "log"
                "Illuminate\Contracts\Logging\Log" => "log"
                "Psr\Log\LoggerInterface" => "log"
                "Illuminate\Mail\Mailer" => "mailer"
                "Illuminate\Contracts\Mail\Mailer" => "mailer"
                "Illuminate\Contracts\Mail\MailQueue" => "mailer"
                "Illuminate\Auth\Passwords\PasswordBrokerManager" => "auth.password"
                "Illuminate\Contracts\Auth\PasswordBrokerFactory" => "auth.password"
                "Illuminate\Auth\Passwords\PasswordBroker" => "auth.password.broker"
                "Illuminate\Contracts\Auth\PasswordBroker" => "auth.password.broker"
                "Illuminate\Queue\QueueManager" => "queue"
                "Illuminate\Contracts\Queue\Factory" => "queue"
                "Illuminate\Contracts\Queue\Monitor" => "queue"
                "Illuminate\Contracts\Queue\Queue" => "queue.connection"
                "Illuminate\Queue\Failed\FailedJobProviderInterface" => "queue.failer"
                "Illuminate\Routing\Redirector" => "redirect"
                "Illuminate\Redis\RedisManager" => "redis"
                "Illuminate\Contracts\Redis\Factory" => "redis"
                "Illuminate\Http\Request" => "request"
                "Symfony\Component\HttpFoundation\Request" => "request"
                "Illuminate\Routing\Router" => "router"
                "Illuminate\Contracts\Routing\Registrar" => "router"
                "Illuminate\Contracts\Routing\BindingRegistrar" => "router"
                "Illuminate\Session\SessionManager" => "session"
                "Illuminate\Session\Store" => "session.store"
                "Illuminate\Contracts\Session\Session" => "session.store"
                "Illuminate\Routing\UrlGenerator" => "url"
                "Illuminate\Contracts\Routing\UrlGenerator" => "url"
                "Illuminate\Validation\Factory" => "validator"
                "Illuminate\Contracts\Validation\Factory" => "validator"
                "Illuminate\View\Factory" => "view"
                "Illuminate\Contracts\View\Factory" => "view"
                "Illuminate\Contracts\Notifications\Dispatcher" => "Illuminate\Notifications\ChannelManager"
                "Illuminate\Contracts\Notifications\Factory" => "Illuminate\Notifications\ChannelManager"
              ]
              #abstractAliases: array:35 [
                "app" => array:3 [
                  0 => "Illuminate\Foundation\Application"
                  1 => "Illuminate\Contracts\Container\Container"
                  2 => "Illuminate\Contracts\Foundation\Application"
                ]
                "auth" => array:2 [
                  0 => "Illuminate\Auth\AuthManager"
                  1 => "Illuminate\Contracts\Auth\Factory"
                ]
                "auth.driver" => array:1 [
                  0 => "Illuminate\Contracts\Auth\Guard"
                ]
                "blade.compiler" => array:1 [
                  0 => "Illuminate\View\Compilers\BladeCompiler"
                ]
                "cache" => array:2 [
                  0 => "Illuminate\Cache\CacheManager"
                  1 => "Illuminate\Contracts\Cache\Factory"
                ]
                "cache.store" => array:2 [
                  0 => "Illuminate\Cache\Repository"
                  1 => "Illuminate\Contracts\Cache\Repository"
                ]
                "config" => array:2 [
                  0 => "Illuminate\Config\Repository"
                  1 => "Illuminate\Contracts\Config\Repository"
                ]
                "cookie" => array:3 [
                  0 => "Illuminate\Cookie\CookieJar"
                  1 => "Illuminate\Contracts\Cookie\Factory"
                  2 => "Illuminate\Contracts\Cookie\QueueingFactory"
                ]
                "encrypter" => array:2 [
                  0 => "Illuminate\Encryption\Encrypter"
                  1 => "Illuminate\Contracts\Encryption\Encrypter"
                ]
                "db" => array:1 [
                  0 => "Illuminate\Database\DatabaseManager"
                ]
                "db.connection" => array:2 [
                  0 => "Illuminate\Database\Connection"
                  1 => "Illuminate\Database\ConnectionInterface"
                ]
                "events" => array:2 [
                  0 => "Illuminate\Events\Dispatcher"
                  1 => "Illuminate\Contracts\Events\Dispatcher"
                ]
                "files" => array:1 [
                  0 => "Illuminate\Filesystem\Filesystem"
                ]
                "filesystem" => array:2 [
                  0 => "Illuminate\Filesystem\FilesystemManager"
                  1 => "Illuminate\Contracts\Filesystem\Factory"
                ]
                "filesystem.disk" => array:1 [
                  0 => "Illuminate\Contracts\Filesystem\Filesystem"
                ]
                "filesystem.cloud" => array:1 [
                  0 => "Illuminate\Contracts\Filesystem\Cloud"
                ]
                "hash" => array:1 [
                  0 => "Illuminate\Contracts\Hashing\Hasher"
                ]
                "translator" => array:2 [
                  0 => "Illuminate\Translation\Translator"
                  1 => "Illuminate\Contracts\Translation\Translator"
                ]
                "log" => array:3 [
                  0 => "Illuminate\Log\Writer"
                  1 => "Illuminate\Contracts\Logging\Log"
                  2 => "Psr\Log\LoggerInterface"
                ]
                "mailer" => array:3 [
                  0 => "Illuminate\Mail\Mailer"
                  1 => "Illuminate\Contracts\Mail\Mailer"
                  2 => "Illuminate\Contracts\Mail\MailQueue"
                ]
                "auth.password" => array:2 [
                  0 => "Illuminate\Auth\Passwords\PasswordBrokerManager"
                  1 => "Illuminate\Contracts\Auth\PasswordBrokerFactory"
                ]
                "auth.password.broker" => array:2 [
                  0 => "Illuminate\Auth\Passwords\PasswordBroker"
                  1 => "Illuminate\Contracts\Auth\PasswordBroker"
                ]
                "queue" => array:3 [
                  0 => "Illuminate\Queue\QueueManager"
                  1 => "Illuminate\Contracts\Queue\Factory"
                  2 => "Illuminate\Contracts\Queue\Monitor"
                ]
                "queue.connection" => array:1 [
                  0 => "Illuminate\Contracts\Queue\Queue"
                ]
                "queue.failer" => array:1 [
                  0 => "Illuminate\Queue\Failed\FailedJobProviderInterface"
                ]
                "redirect" => array:1 [
                  0 => "Illuminate\Routing\Redirector"
                ]
                "redis" => array:2 [
                  0 => "Illuminate\Redis\RedisManager"
                  1 => "Illuminate\Contracts\Redis\Factory"
                ]
                "request" => array:2 [
                  0 => "Illuminate\Http\Request"
                  1 => "Symfony\Component\HttpFoundation\Request"
                ]
                "router" => array:3 [
                  0 => "Illuminate\Routing\Router"
                  1 => "Illuminate\Contracts\Routing\Registrar"
                  2 => "Illuminate\Contracts\Routing\BindingRegistrar"
                ]
                "session" => array:1 [
                  0 => "Illuminate\Session\SessionManager"
                ]
                "session.store" => array:2 [
                  0 => "Illuminate\Session\Store"
                  1 => "Illuminate\Contracts\Session\Session"
                ]
                "url" => array:2 [
                  0 => "Illuminate\Routing\UrlGenerator"
                  1 => "Illuminate\Contracts\Routing\UrlGenerator"
                ]
                "validator" => array:2 [
                  0 => "Illuminate\Validation\Factory"
                  1 => "Illuminate\Contracts\Validation\Factory"
                ]
                "view" => array:2 [
                  0 => "Illuminate\View\Factory"
                  1 => "Illuminate\Contracts\View\Factory"
                ]
                "Illuminate\Notifications\ChannelManager" => array:2 [
                  0 => "Illuminate\Contracts\Notifications\Dispatcher"
                  1 => "Illuminate\Contracts\Notifications\Factory"
                ]
              ]
              #extenders: []
              #tags: []
              #buildStack: []
              #with: []
              +contextual: []
              #reboundCallbacks: array:2 [
                "request" => array:2 [
                  0 => Closure {#30
                    class: "Illuminate\Auth\AuthServiceProvider"
                    this: AuthServiceProvider {#18}
                    parameters: { …2}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Auth/AuthServiceProvider.php"
                    line: "84 to 88"
                  }
                  1 => Closure {#102
                    class: "Illuminate\Routing\RoutingServiceProvider"
                    this: RoutingServiceProvider {#7}
                    parameters: { …2}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
                    line: "90 to 92"
                  }
                ]
                "routes" => array:1 [
                  0 => Closure {#104
                    class: "Illuminate\Routing\RoutingServiceProvider"
                    this: RoutingServiceProvider {#7}
                    parameters: { …2}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Routing/RoutingServiceProvider.php"
                    line: "75 to 77"
                  }
                ]
              ]
              #globalResolvingCallbacks: []
              #globalAfterResolvingCallbacks: []
              #resolvingCallbacks: array:1 [
                "Illuminate\Foundation\Http\FormRequest" => array:1 [
                  0 => Closure {#85
                    class: "Illuminate\Foundation\Providers\FormRequestServiceProvider"
                    this: FormRequestServiceProvider {#59}
                    parameters: { …2}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php"
                    line: "34 to 38"
                  }
                ]
              ]
              #afterResolvingCallbacks: array:1 [
                "Illuminate\Contracts\Validation\ValidatesWhenResolved" => array:1 [
                  0 => Closure {#84
                    class: "Illuminate\Foundation\Providers\FormRequestServiceProvider"
                    this: FormRequestServiceProvider {#59}
                    parameters: { …1}
                    file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Foundation/Providers/FormRequestServiceProvider.php"
                    line: "30 to 32"
                  }
                ]
              ]
            }
            #defer: false
          }
          file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
          line: "97 to 99"
        }
        "php" => Closure {#88
          class: "Illuminate\View\ViewServiceProvider"
          this: ViewServiceProvider {#70}
          file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
          line: "110 to 112"
        }
        "blade" => Closure {#90
          class: "Illuminate\View\ViewServiceProvider"
          this: ViewServiceProvider {#70}
          file: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/View/ViewServiceProvider.php"
          line: "132 to 134"
        }
      ]
      #resolved: array:1 [
        "blade" => CompilerEngine {#254
          #compiler: BladeCompiler {#253}
          #lastCompiled: []
        }
      ]
    }
    #finder: FileViewFinder {#91
      #files: Filesystem {#92}
      #paths: array:1 [
        0 => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/resources/views"
      ]
      #views: array:1 [
        500 => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/resources/views/500.blade.php"
      ]
      #hints: array:2 [
        "notifications" => array:1 [
          0 => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Notifications/resources/views"
        ]
        "pagination" => array:1 [
          0 => "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/vendor/laravel/framework/src/Illuminate/Pagination/resources/views"
        ]
      ]
      #extensions: array:3 [
        0 => "blade.php"
        1 => "php"
        2 => "css"
      ]
    }
    #events: Dispatcher {#23}
    #container: Application {#3}
    #shared: array:2 [
      "__env" => Factory {#93}
      "app" => Application {#3}
    ]
    #extensions: array:3 [
      "blade.php" => "blade"
      "php" => "php"
      "css" => "file"
    ]
    #composers: []
    #renderCount: 0
    #componentStack: []
    #componentData: []
    #slots: []
    #slotStack: []
    #sections: []
    #sectionStack: []
    #loopsStack: []
    #pushes: []
    #prepends: []
    #pushStack: []
    #translationReplacements: []
  }
  #engine: CompilerEngine {#254}
  #view: "500"
  #data: []
  #path: "/home/production01/public_html/Production_Server/TWTG/ecommerce_website/croisicruises_new/resources/views/500.blade.php"
}